Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: numpy2 support #66

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

ken-lauer
Copy link
Contributor

Migration guide: https://numpy.org/doc/stable/numpy_2_0_migration_guide.html

  • np.trapz -> np.trapezoid

@ax3l
Copy link

ax3l commented Sep 4, 2024

ping @ChristopherMayes let's merge this? :)

If you want to keep numpy 1 compatibility, one could add an if here @ken-lauer .

@ChristopherMayes ChristopherMayes merged commit 6f108d7 into ChristopherMayes:master Oct 2, 2024
1 check passed
@ken-lauer ken-lauer deleted the fix_numpy2 branch October 2, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants